PhpParser\Internal\TokenStream S

Total Complexity 45
Dependencies 2
Dependents 1
Total lines 260
Lines of code 145
Logical lines of code 85
Comment lines 87
Methods 15
Properties 2

Methods 15

Method Rating Maintainability Complexity Lines of code
getTokenCode()
S
53 6 21
calcIndentMap()
S
57 4 16
haveTokenImmediatelyBefore()
S
60 4 14
haveTokenImmediatelyAfter()
S
59 4 14
skipLeft()
S
62 3 12
skipRight()
S
62 3 12
haveBraces()
S
72 3 5
skipLeftWhitespace()
S
65 3 9
skipRightWhitespace()
S
65 3 9
findRight()
S
65 3 9
haveTokenInRange()
S
65 3 9
haveParens()
S
75 2 4
haveTagInRange()
S
74 2 4
__construct()
S
76 1 4
getIndentationBefore()
S
80 1 3